Edit Task: UseCommonSetupTime
Format
SCHED / EditTask '<TaskName>' UseCommonSetupTime <UseCommonSetupTime>
Description
The UseCommonSetupTime attribute under EditTask defines whether a task must use the same setup time for all resources in that task. If True, then this task's assignments will expand of the resource setup times (non-zero) that are used in the assignment to the setup time duration that is the longest in duration from the assignment. This includes resources that use a mode matrix for transitioning between modes.
Parameters
Parameter | Description |
---|---|
UseCommonSetupTime | A Boolean value |
Examples
Set TaskA to use a common setup time
SCHED / EditTask 'TaskA' UseCommonSetupTime True